A B C D F G H I J L M N O P Q R S T U

Q

qraux1_f77(int, double[][], int) - Method in class newtonSolver.Uncmin_f77
The qraux1_f77 method interchanges rows i,i+1 of the upper Hessenberg matrix r, columns i to n.
qraux2_f77(int, double[][], int, double, double) - Method in class newtonSolver.Uncmin_f77
The qraux2_f77 method pre-multiplies r by the Jacobi rotation j(i,i+1,a,b).
qrupdt_f77(int, double[][], double[], double[]) - Method in class newtonSolver.Uncmin_f77
The qrupdt_f77 method finds an orthogonal n by n matrix, Q*, and an upper triangular n by n matrix, R*, such that (Q*)(R*) = R+U(V+).

A B C D F G H I J L M N O P Q R S T U